You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExprInt Class
>
MtxExprInt Methods
>
Abs Method
>
MtxExprInt.Abs Method ([In] TVecInt)
Dew Math for .NET
MtxExprInt.Abs Method ([In] TVecInt)
MtxExprInt Class
MtxExprInt Members
Dew.Math.Units Namespace
Abs Method
Collapse All
Returns the abs of elements in the source data.
Syntax
C#
Visual Basic
public
static
VectorInt
Abs
([In]
TVecInt
X
);
Public
static
Function
Abs
(
X
As
[In]
TVecInt
)
As
VectorInt
Remarks
Internally calls
TMtxVecInt.Abs
Group
Abs Method
Links
MtxExprInt Class
,
MtxExprInt Members
,
Dew.Math.Units Namespace
,
Abs Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!